GrapeCity ActiveReports for .NET 16.0J
DocumentBase<PageType> クラス
メンバ 

GrapeCity.ActiveReports.Core.Document 名前空間 : DocumentBase<PageType> クラス
ドキュメントのベクトルグラフィック表現。
オブジェクト モデル
DocumentBase<PageType> クラス
シンタックス
'宣言
 
Public MustInherit Class DocumentBase(Of PageType As {New, Page}) 
   Implements IDocument(Of PageType) 
public abstract class DocumentBase<PageType> : IDocument<PageType>  
where PageType: new(), Page
型パラメータ
PageType
継承階層

System.Object
   GrapeCity.ActiveReports.Core.Document.DocumentBase<PageType>
      GrapeCity.ActiveReports.Core.Document.GenericDocument<PageType,PagesCollectionType>

参照

DocumentBase<PageType> メンバ
GrapeCity.ActiveReports.Core.Document 名前空間